home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
demos
/
misc
/
gettintired.dms
/
in.adf
/
Source
/
common.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-29
|
132 b
|
7 lines
/* Common defines and data structures */
/***** Common constants *****/
#define _LIB_VERSION 33
#define EVENLEN(x) ((x + 1) & -2)